Welcome![Sign In][Sign Up]
Location:
Search - xor encryption

Search list

[Other resourcexor

Description: RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)   但在其它机子上一定得完成以上二步,方可运行。  3.   RSA的解密对象为C盘下文件名RSACIPER.txt文件,解密后在C盘下生成为End_CODE.txt文件。 运行步骤 (计算PK SK R)-->(A_RSA加密)-->(A_RSA解密)。-RSA algorithm (classic) 1. First, it is necessary folder of documents copied to rsa.c running tools (eg TURBOC2) folder called INCLUDE of folders. (In this plane has been done, so there was no need to do) 2. RSA encryption target for the C-CODE.txt document, entitled under the former eight (if not necessarily in the C - to establish a document titled CODE.txt documents, the encrypted data to document wrote), encryption in the next generation C-1 document, entitled RSACIPER.txt document. (In this plane has been done, so there was no need to do the above two-step) but on the other machine had to complete the above two steps before running. 3. RSA decryption target for the C-under File Name RSACIPER.txt documents, declassified after the C-Descent into End_CODE.txt document. Run steps (PK calc
Platform: | Size: 8636 | Author: | Hits:

[assembly languageJames

Description: James病毒 Complier: MASM32 Debuged: Under windows2000/XP 使用Mapping来感染,以前是在文件上操作; 使用了SEH。现在还没什么用,以后会利用SEH来ANTI-VM的;使用了简单的xor来加密代码,防止静态分析;加入反跟踪代码; -James virus Complier : MASM32 Debuged : Under windows2000/XP use Mapping to infection, used to be on paper operation; use of SEH. What we have not used, it will use SEH to ANTI - VM; Use a simple xor encryption code to prevent static analysis; joined the anti-tracking code;
Platform: | Size: 7095 | Author: 亲戚 | Hits:

[Other resourceAmTxt

Description: 1、文本加密 使用简单的XOR技术加密,不过是很容易破解的 2、获取C盘序列号变成注册码(压缩文件里面附上算号器) 3、通过百度搜索 4、多语言支持 5、文字字体、颜色选择 6、关联文件,关联*.UOD(此项有BUG,欢迎高人指出)-one, the text encryption using simple XOR encryption technology, but is very easy to decipher 2, C disk access sequences, into Serial Number (compressed file attached Suanhaoqi) 3, 4 through Baidu search, five more language support, text font, color selection 6, related documents associated *. UOD (this is BUG. welcome an expert noted)
Platform: | Size: 4814521 | Author: ppt | Hits:

[Other利用 XOR 算法针对文件进行加解密的程序

Description: 利用 XOR 算法针对文件进行加解密的程序.rar-against using XOR algorithms document encryption and decryption procedures. Rar
Platform: | Size: 22502 | Author: 11 | Hits:

[Crack HackCLCRYPT_04

Description: 示范如何利用 XOR 算法针对文件进行加解密的程序-demonstrations on how to use XOR algorithms against document encryption and decryption procedures
Platform: | Size: 23552 | Author: 甜菜 | Hits:

[Crack Hack加密模块

Description: Xor对称加密 调用模块里的函数即可-Xor called symmetric encryption module's function can be
Platform: | Size: 1024 | Author: 赵瑜 | Hits:

[Other利用 XOR 算法针对文件进行加解密的程序

Description: 利用 XOR 算法针对文件进行加解密的程序.rar-against using XOR algorithms document encryption and decryption procedures. Rar
Platform: | Size: 22528 | Author: 11 | Hits:

[AI-NN-PRxor

Description: RSA算法实现(经典) 1.   首先要把文件夹中的rsa.c文件拷贝到运行工具(如TURBOC2)下文件夹名为INCLUDE的文件夹中。   (在本机上已经做过,所以不需要做)     2.   RSA的加密对象为C盘下文件名为CODE.txt的前8位(如果没有一定要在C盘下建立一个文件名为CODE.txt的文件,  把要加密的数据写到文件里),加密后在C盘下生成一个文件名为RSACIPER.txt文件。   (在本机上已经做过,所以不需要做以上二步)   但在其它机子上一定得完成以上二步,方可运行。  3.   RSA的解密对象为C盘下文件名RSACIPER.txt文件,解密后在C盘下生成为End_CODE.txt文件。 运行步骤 (计算PK SK R)-->(A_RSA加密)-->(A_RSA解密)。-RSA algorithm (classic) 1. First, it is necessary folder of documents copied to rsa.c running tools (eg TURBOC2) folder called INCLUDE of folders. (In this plane has been done, so there was no need to do) 2. RSA encryption target for the C-CODE.txt document, entitled under the former eight (if not necessarily in the C- to establish a document titled CODE.txt documents, the encrypted data to document wrote), encryption in the next generation C-1 document, entitled RSACIPER.txt document. (In this plane has been done, so there was no need to do the above two-step) but on the other machine had to complete the above two steps before running. 3. RSA decryption target for the C-under File Name RSACIPER.txt documents, declassified after the C-Descent into End_CODE.txt document. Run steps (PK calc
Platform: | Size: 8192 | Author: | Hits:

[Crack HackFileEncode

Description: 自己编写的用C语言简单的异或算法所编写的短小精悍的文件加密程序!实现了密码加密功能!已经运行通过。非常经典,绝对是学习C语言的算法的好例子。有小又精才是最好的-I have written using C language simple XOR algorithm dapper prepared file encryption program! The realization of the encryption password! Has been running through. Very classic, it is to learn C language a good example of the algorithm. There are small and fine is the best! !
Platform: | Size: 190464 | Author: 但是借 | Hits:

[Crack Hackxr232n

Description: Encryption RS232 eith XOR method this is great
Platform: | Size: 191488 | Author: danu | Hits:

[Windows DevelopXORTool

Description: XOR的异或加解密小工具,自己写的,可以设置单一的两位16进制异或值。-XOR XOR encryption gadget wrote it myself, you can set one of two 16-band difference or value.
Platform: | Size: 31744 | Author: 王小洪 | Hits:

[JSP/Javaxor-encryption

Description: xor-encryption for java systems
Platform: | Size: 3072 | Author: Nios | Hits:

[Windows DevelopVB.developers.XOR.encryption.algorithm.module.code

Description: VB开发加密异或算法模块代码VB developers XOR encryption algorithm module code -VB developers XOR encryption algorithm module code
Platform: | Size: 7168 | Author: leim | Hits:

[Crack HackSimple_XOR2152935222009

Description: Simple XOR encryption- Simple XOR encryption
Platform: | Size: 3072 | Author: chating.euroup | Hits:

[OtherXOR

Description: 用C语言实现的一个简单的XOR加密解密程序,能实现对大多数文件的加密解密。-C language implementation of a simple XOR encryption and decryption procedures, to achieve the majority of file encryption and decryption.
Platform: | Size: 1024 | Author: | Hits:

[Crack HackXOR

Description: --- ----XOR加密運算器----------- XOR encryption algorithms------------
Platform: | Size: 12288 | Author: 林琳 | Hits:

[Other GamesXOR

Description: 从最简单的XOR加密入手吧,编写一个程序,这个程序的功能是这样的,读取animation.cfg文件中前16字节的内容,然后使用0~255之间任一个数值和从animation.cfg文件中提取出来的这16个字节(实际可以提取更多字节作比较,这里只提取文件前16字节)作XOR运算,最后将这256组经过XOR运算的数据放在一起作比较,看哪组数据XOR运算后看上去比较有意义而不是垃圾数据。 按照上面的思路编写出如下C语言代码:-From the most simple XOR encryption to start it, write a program that functions like this, read the first 16 bytes of the file animation.cfg the content, and then use either a 0 to 255 values ​ ​ and from animation.cfg this extract file 16 bytes (effective to extract more bytes to compare, this extract only the first 16 bytes of the file) XOR operation, and finally through these XOR operation 256 with the data on the comparison, Behold set of data after the XOR operation looks more meaningful instead of junk data. Accordance with the above ideas write C code as follows:
Platform: | Size: 1024 | Author: 陳莉雯 | Hits:

[e-languageXOR-encryption-

Description: 易语言_位异或加密解密算法,易语言经典算法-Easy language _ XOR encryption and decryption algorithm
Platform: | Size: 1024 | Author: tank | Hits:

[Applications数据生成器

Description: 一个实用的数据生成器,工具内置XOR加解密,MD5解密,UTF8加解密机器标识生成等(A utility data generator with built-in XOR encryption, MD5 decryption, UTF8 + decryption machine identity generation, etc)
Platform: | Size: 2292736 | Author: 飞远 | Hits:

[Windows DevelopDelphi加密(AES、MD5、XOR)

Description: 加密程序源码,delphi7,含AES,MD5,XOR加密,需要的朋友可以下载(Encryption program source code, Delphi7, including AES, MD5, XOR encryption, you need friends to download.)
Platform: | Size: 2234368 | Author: 九龙神 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net